Click or drag to resize

LoggerWriteLine Method

Writes single line to log file or stream.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void WriteLine(
	string line
)

Parameters

line
Type: SystemString
See Also